From: Jason Rumney Date: Thu, 12 Feb 2009 15:00:26 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~1834 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=9924032a51bd8a0b97c0c54ee88f524699fc6129;p=emacs.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index e9226e427ca..6b2c08483c1 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,11 +1,15 @@ 2009-02-12 Jason Rumney + * w32font.c (check_face_name): Check for fake helv. (Bug#2275) + (add_font_entity_to_list): Call check_face_name even when family + is unspecified. + * w32term.c (x_display_pixel_height, x_display_pixel_width): Release DC when finished. Use NULL window to refer to desktop. - (w32_term_init): Use NULL window to refer to desktop. (Bug#460) + (w32_term_init): Use NULL window to refer to desktop. (Bug#460) * w32font.c (add_font_entity_to_list): Fix check for substituted - raster fonts. (Bug#2219) + raster fonts. (Bug#2219) 2009-02-12 Kenichi Handa